New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gits-id/button

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/button

GITS Button Component

0.10.12
npm
Version published
Weekly downloads
120
300%
Maintainers
1
Weekly downloads
 
Created
Source

GITS Button Component

Button Component

Installation

via npm

npm i @gits-id/button

via yarn

yarn add @gits-id/button

via pnpm

pnpm i @gits-id/button

Usage

<script setup lang="ts">
  import Button from '@gits-id/button';
</script>

<button color="primary">Click Me</button>

Documentation

View Button documentation here.

License

MIT

Keywords

button

FAQs

Package last updated on 20 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts